clear My Node Num
Tells the phone what our node number is, default starting value is
lowbyte of macaddr, but it will be fixed if that is already in use
Content copied to clipboard
uint32 my_node_num = 1;
Tells the phone what our node number is, default starting value is
lowbyte of macaddr, but it will be fixed if that is already in use
uint32 my_node_num = 1;